NXP Semiconductors /LPC408x_7x /WWDT /MOD

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as MOD

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (STOP)WDEN 0 (NORESET)WDRESET 0 (WDTOF)WDTOF 0 (WDINT)WDINT 0 (CHANGE)WDPROTECT 0RESERVED

WDPROTECT=CHANGE, WDRESET=NORESET, WDEN=STOP

Description

Watchdog mode register. This register determines the basic mode and status of the Watchdog Timer.

Fields

WDEN

Watchdog enable bit. This bit is Set Only. See Table 652.

0 (STOP): The watchdog timer is stopped.

1 (RUN): The watchdog timer is running.

WDRESET

Watchdog reset enable bit. This bit is Set Only. See Table 652.

0 (NORESET): A watchdog timeout will not cause a chip reset.

1 (RESET): A watchdog timeout will cause a chip reset.

WDTOF

Watchdog time-out flag. Set when the watchdog timer times out, by a feed error, or by events associated with WDPROTECT, cleared by software. Causes a chip reset if WDRESET = 1. See Section WDTOF.

WDINT

Watchdog interrupt flag. Set when the timer reaches the value in WDWARNINT. Cleared by software. See Section WDINT.

WDPROTECT

Watchdog update mode. This bit is Set Only. See Section WDPROTECT.

0 (CHANGE): The watchdog reload value (WDTC) can be changed at any time.

1 (CHANGE_W_CNT): The watchdog reload value (WDTC) can be changed only after the counter is below the value of WDWARNINT and WDWINDOW. Note: this mode is intended for use only when WDRESET =1.

RESERVED

Reserved. Read value is undefined, only zero should be written.

Links

()